home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Resources / Paint.NET v2.5 RC2 / PaintDotNet_2_5_RC2.exe / PaintDotNet.msi / _F57D630E1DD2935EA3F2458BA09070CA < prev    next >
Encoding:
Text File  |  2005-11-16  |  5.1 KB  |  154 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Rotate / Zoom</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.     NOTE:</b> This document is still being written (it is "under construction"). Its contents are preliminary, incomplete, 
  18.     and subject to change.</p>
  19. </div>
  20. <div id="leftnav">
  21.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  22.         <li><a href="index.html">Overview</a><br>
  23.         </li>
  24.         <li><a href="Features.html">Features</a><br>
  25.         </li>
  26.     </ul>
  27.     <h3>Concepts</h3>
  28.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  29.         <li>Layers and Transparency<br>
  30.         </li>
  31.         <li>Selections<br>
  32.         </li>
  33.     </ul>
  34.     <h3>User Interface</h3>
  35.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  36.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  37.         <li><a href="MainWindow.html">Main Window</a></li>
  38.         <li><a href="MenuBar.html">Menu Bar</a>
  39.         <ul class="toc">
  40.             <li><a href="File.html">File</a></li>
  41.             <li><a href="Edit.html">Edit</a></li>
  42.             <li><a href="View.html">View</a></li>
  43.             <li><a href="Image.html">Image</a></li>
  44.             <li><a href="Layers.html">Layers</a>
  45.             <ul class="toc">
  46.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  47.                 <li><a href="Adjustments.html">Adjustments</a>
  48.                 <ul class="toc">
  49.                     <li><a href="Levels.html">Levels</a></li>
  50.                 </ul>
  51.                 </li>
  52.             </ul>
  53.             </li>
  54.             <li><a href="Effects.html">Effects</a></li>
  55.             <li><a href="Tools.html">Tools</a></li>
  56.             <li><a href="Window.html">Window</a></li>
  57.             <li><a href="Help.html">Help</a></li>
  58.             <li>Toolbar</li>
  59.         </ul>
  60.         </li>
  61.         <li>Tools Window<ul class="toc">
  62.             <li>Selection Tools</li>
  63.             <li>Brush Tools</li>
  64.             <li>Pixel Tools</li>
  65.             <li>Shape Tools</li>
  66.             <li>Text Tool</li>
  67.             <li>Paint Bucket</li>
  68.             <li>Clone Stamp</li>
  69.             <li>Recolor Tool</li>
  70.         </ul>
  71.         </li>
  72.         <li>History Window</li>
  73.         <li>Layers Window</li>
  74.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  75.         <li>Status Bar</li>
  76.     </ul>
  77.     </li>
  78.     <h3>Other</h3>
  79.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  80.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  81.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  82.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  83.         <li><a href="WebLinks.html">Web Links</a></li>
  84.         <li><a href="License.html">License</a></li>
  85.     </ul>
  86. </div>
  87. <div id="content">
  88.     <!-- #BeginEditable "content" -->
  89.  
  90.  
  91. <div id="content0">
  92.     <h2>Rotate / Zoom</h2>
  93.     <p>This command in the Layers menu allows you to do free rotation about all 
  94.     3 axes (X, Y, and Z).</p>
  95.     <blockquote>
  96.         <p> <img border="0" src="Images/RotateZoom.png" width="480" height="368">  
  97.         </p>
  98.     </blockquote>
  99.     <p>There are three areas that you may adjust:</p>
  100.     <ul>
  101.         <li><h3>Roll / Rotate
  102.         </h3><p>This allows you to rotate about the Z axis by dragging the mouse 
  103.         around the perimeter. There is also a ball ("globe") in the center, 
  104.         which allows you to rotate about the other two axes (X, and Y).</p>
  105.         
  106.         <p>Rotating the perimeter Z-axis controller will also rotate the 
  107.         globe.</p>
  108.         </li>
  109.         <li><h3>Pan
  110.         </h3><p>This allows you to slide the image around so that you can get 
  111.         the right portion in view of the canvas.</p>
  112.         </li>
  113.         <li><h3>Zoom
  114.         </h3><p>This allows you to slide the image back and forth to focus on 
  115.         the portion of the image that you are interested in.</p></li>
  116.     </ul>
  117.     <p>There are also two checkboxes:</p>
  118.     <ul>
  119.         <li><h3>Tiling
  120.         </h3><p>If the image is rotated, tilted, or panned in such a way that it 
  121.         does not fill the canvas, this will cause the image to start repeating 
  122.         on itself in such a way that it tiles the canvas.</p>
  123.         </li>
  124.         <li><h3>Preserve Background
  125.         </h3><p>If there are parts of the canvas that are not covered by the 
  126.         image, even if tiling is enabled (there is always a horizon that clips 
  127.         the image), this will cause the original layer's contents to show 
  128.         through instead of being replaced with transparency.</p></li>
  129.     </ul>
  130.     <p>Using all of these controls enables you to make some pretty fantastic changes 
  131.     to your image. The following image was modified using many facilities of Paint.NET 
  132.     including Rotate / Zoom:</p>
  133.     <blockquote>
  134.         <img border="1" src="../images/reflect_small.jpg"><p> </p></blockquote>
  135. </div>
  136.  
  137.  
  138.     <!-- #EndEditable -->
  139.     <h4><br>
  140.     <br>
  141.     </h4>
  142.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2005 </font>Rick Brewster, Chris Crosetto, Tom 
  143.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  144.     <font face="Times New Roman">⌐ 2005 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  145.     </font>
  146. </div>
  147. </b>
  148.  
  149. </body>
  150.  
  151. <!-- #EndTemplate -->
  152.  
  153. </html>
  154.